home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2675 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: sunspark.med.upenn.edu!georgi
  2. From: georgi@sunspark.med.upenn.edu (Georgi Ivanov 222-7161)
  3. Newsgroups: comp.lang.c
  4. Subject: Determinant Math Routine
  5. Date: 23 Jan 1996 04:26:57 GMT
  6. Organization: University of Pennsylvania
  7. Message-ID: <4e1o2h$uat@netnews.upenn.edu>
  8. NNTP-Posting-Host: sunspark.med.upenn.edu
  9. Summary: Read on, read on, read and make your dreams come true ..........
  10.  
  11.     Hello UNIX C users/gurus. I am writing a program, which needs at one 
  12. point to find the determinant of a NxN matrix. I was hoping that since 
  13. this is a common mathiematical operation, there would be already 
  14. code/includes written to do this. If someone knows how this is 
  15. implemented I'd greatly appreciate it if they could help me out and give 
  16. me more information on that. If finding the determinant of a NxN matrix is 
  17. not implemented in the standard libraries is there source code written to 
  18. that end.
  19.     Thanks for the time and help beforehand. Please reply via email 
  20. since I don't happen to browse this newsgroup very often.
  21.     Georgi.
  22.